Constructs NSMutableDictionary object from Integer handle coming from declares or 3rd party plugin.
Do not pass integer in here that is not actually NSMutableDictionary handle, doing so would generate crash.
The NSMutableDictionary class will handle retaining the object once and releasing once the object once the NSMutableDictionary class is no longer used.